a {color:#006699; text-decoration:none; font-weight:bold;}
a:hover {color:Orange; text-decoration:none; font-weight:bold;}
a:active {color:Orange; text-decoration:none; font-weight:bold ;}

Font {font-size: 11pt; COLOR: #62411e; font-weight:bold; FONT-FAMILY: 'Calibri'; }

td{ FONT-SIZE: 11pt;font-family:Calibri;}

.TableBrdr{BORDER: dimgray 1px solid;}

.txtbx{border-color:Gray;border-width:1px;border-style:solid;font-family:Calibri;font-size:10pt;height:20px;width:100px;}

.ddlist{border: 1px Solid Gray;
    font-family:Calibri;font-size:10pt;
}

.Heading {font-family: Calibri;height:50px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorStr='Orange', endColorStr='blue');}
.Heading #hdFont{font-size: 12pt; COLOR: Navy; font-weight:bold; FONT-FAMILY: 'Calibri'; }


.btn{BORDER: brown 1px solid;  height:40px;width:100px; color:white; background-color:#cc6600}
.btn:hover{
   color:White; text-decoration:underline; font-weight:bold;font-size:large;background: #674022;
}

.GridAltItem{background-color:#E0E0E0;}

.GridHdr{height:25px;Border:1px Solid CornflowerBlue; Color:White;font-weight:bold;BACKGROUND-COLOR:CornflowerBlue;}

.GridHeader{height:25px;Border:1px Solid white; Color:White;font-weight:bold;BACKGROUND-COLOR:CornflowerBlue;position:relative;
top: expression(document.getElementById("div_datagrid").scrollTop-2);}

.GridHeader2{height:25px;Border:1px Solid dimgray; Color:White;font-weight:bold;BACKGROUND-COLOR:CornflowerBlue;position:relative;
top: expression(document.getElementById("div_datagrid2").scrollTop-2);}

.TableLeft{position:relative; left: expression(document.getElementById("div_table").scrollLeft-2);}

.TableTop{position:relative; top: expression(document.getElementById("div_table").scrollTop-2);}

.TableTopGrid{height:25px;Border:1px Solid dimgray; Color:White;BACKGROUND-COLOR:dimgray;position:relative;
	position:relative; top: expression(document.getElementById("div_table").scrollTop-2);}

.TableLeft2{position:relative; left: expression(document.getElementById("div_table2").scrollLeft-2);}






